CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - gaussian mixture

搜索资源列表

  1. lhgcxgmm.rar

    1下载:
  2. 自己采用opencv编写的程序,该程序主要实现运动目标的检测,采用背景减法里面的GMM混合高斯模型,Opencv prepared to adopt its own procedures, the procedures for major sports achieve target detection using background subtraction inside GMM Gaussian Mixture Model
  3. 所属分类:OpenGL

    • 发布日期:2012-11-06
    • 文件大小:11015
    • 提供者:刘慧
  1. stprtool.rar

    6下载:
  2. 统计模式识别工具箱(Statistical Pattern Recognition Toolbox)包含: 1,Analysis of linear discriminant function 2,Feature extraction: Linear Discriminant Analysis 3,Probability distribution estimation and clustering 4,Support Vector and other Kernel Machines,
  3. 所属分类:matlab

    • 发布日期:2015-07-19
    • 文件大小:4271126
    • 提供者:查日东
  1. gmm_test.rar

    0下载:
  2. 使用EM算法模拟高斯混合模型(GMM)的构成,Analog EM algorithm using Gaussian mixture model (GMM) the composition of
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:827
    • 提供者:qjc
  1. cluster.rar

    1下载:
  2. 用高斯混合模型进行数据聚类分析的matlab 程序。,Set of files for analysis of Gaussian mixture models for data set clustering etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:33932
    • 提供者:Ming Li
  1. 111186761EMnormmixtest.rar

    0下载:
  2. 用matlab实现高斯混合模型Em算法的源程序哪位有呀,帮帮忙啦- 工具箱与,With the realization of Gaussian mixture model matlab algorithm Em Which source are you? Help help you- the toolbox and
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:322245
    • 提供者:胖子
  1. YuyinShiyan

    0下载:
  2. 使用voicebox进行说话人识别,初步介绍如何用GMM(Gaussian Mixture Model)的方法来进行说话人辨识(Speaker Identification),并在Matlab下,尝试通过调整参数来提高得分-For speaker recognition using the voicebox, initially describes how to use GMM (Gaussian Mixture Model) approach to speaker recognition (S
  3. 所属分类:Voice Compress

    • 发布日期:2017-03-30
    • 文件大小:9264
    • 提供者:戴平平
  1. Average-model

    0下载:
  2. 用平均背景法去除背景,算法思想比混合高斯模型和codebook模型简单,适合提取背景变化较小的场景。用中值滤波去除掉产生的椒盐噪声-Average method to remove the background with the background, the algorithm thought codebook than the Gaussian mixture model and a simple model for extraction of small changes in backgr
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:1415699
    • 提供者:李晓悦
  1. Untitled

    0下载:
  2. EM算法用于混合高斯模型的参数估计,并附有一个例子进行说明,程序解释-EM algorithm is used for of the gaussian mixture model parameter estimation, and with an example specification, process explanation
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:916
    • 提供者:唐苦
  1. GaussBackGroundModel

    5下载:
  2. 最基本的混合高斯背景建模matlab源代码,本人用于火灾烟雾检测的毕设代码,已运行成功,很好的检测运动目标的算法。-Effective Gaussian mixture learning for background model to detection moving goal.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-28
    • 文件大小:3558
    • 提供者:彭雄婷
  1. EM.zip

    0下载:
  2. EM算法简明教程 用于高斯分布隐马尔可夫模型的参数估计,Gentle Tutorial of the EM Algorithm and its Application to Parameter Estimation for Gaussian Mixture and Hidden Markov Models
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:98888
    • 提供者:hou
  1. GMM

    1下载:
  2. 混合高斯模型的C++程序,封装成为C++的类,直接调用即可。-gaussian mixture model train code
  3. 所属分类:Other systems

    • 发布日期:2017-03-23
    • 文件大小:20888
    • 提供者:jiangkaihua
  1. GMMmatlab

    1下载:
  2. MATLAB中实现GMM算法的原始代码,实现图像分割-GMM algorithm implemented in MATLAB source code for image segmentation
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:12196
    • 提供者:许浩然
  1. BGFG_CODEBOOK

    1下载:
  2. 基于码书的运动目标检测是和混合高斯模型(MoG,GMM)类似的而简单有效的背景剪除方法,附件是VC++6.0编写的基于码书的运动目标检测,可直接读取摄像头,也可改为读取硬盘视频文件,需安装Opencv1.1-Codebook-based moving target detection and Gaussian mixture model (MoG, GMM) and a similar cut off the background simple and effective method of a
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2741451
    • 提供者:梁浩
  1. bodymotiondetection

    0下载:
  2. 学习opencv图像处理中人体目标跟踪的一些很有用的资料,主要是讲camshift,meanshift和高斯混合模型。-Learning opencv image-processing for target tracking in the human body a number of very useful information, mainly speaking camshift, meanshift and Gaussian mixture model.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1454172
    • 提供者:yuyu
  1. GMM

    1下载:
  2. 混合高斯em算法matlab源码可算三个参数-Em algorithm for Gaussian mixture can be considered three parameters matlab source
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:8833
    • 提供者:何卫华
  1. GaussBackGroundModel

    0下载:
  2. 混合高斯背景建模的实现程序,Matlab编写,运算速度极慢,但可作为理解算法的示例代码.系作者参加SJTU PRP项目时所写。此代码已在原项目中不再使用。-The realization of Gaussian mixture background modeling procedure, Matlab writing, computing speed is very slow, but the understanding of the algorithm can be used as sampl
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1404
    • 提供者:liangyihao
  1. gmmPP

    0下载:
  2. 基于opencv实现的混合高斯背景建模,C++程序-gaussian mixture model for background modeling
  3. 所属分类:OpenCV

    • 发布日期:2016-01-25
    • 文件大小:18432
    • 提供者:david
  1. DIP

    1下载:
  2. 图像的操作,及视频流的相关操作,基于opencv,运动目标检测,中值滤波,高斯背景模型,混合高斯模型-The operation of the image, and video streams related operations, based on the opencv, motion detection, median filtering, Gaussian background model, Gaussian mixture model
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-11-05
    • 文件大小:5112656
    • 提供者:chenyuefeng
  1. EM_Gaussian

    0下载:
  2. 基于EM算法的高斯混合模型参数估计Matlab算法,-EM algorithm-based parameter estimation of Gaussian mixture model
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:8451
    • 提供者:johnhanan
  1. VariableWeightMRMRF

    1下载:
  2. 基于变权重MRF的图像分割算法,特征场是使用混合高斯模型,标记场使用Pott模型,基于迭代条件模式进行分割-MRF based on weighted image segmentation algorithm, feature field is the use of Gaussian mixture model, using the tag field Pott model segmentation based on iterative model conditions
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-04-28
    • 文件大小:84656
    • 提供者:马志远
« 1 2 3 4 5 6 78 9 10 11 12 ... 29 »
搜珍网 www.dssz.com